Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use better defaults for physically based camera parameters #4617

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

GSterbrant
Copy link
Contributor

Description

This is to make sure that shutter speed and aperture won't have too big of an impact on depth of field and motion blur, given the eventual future where we might want to have those effect depend on the camera parameters.

This is to make sure that shutter speed and aperture won't have too big of an impact on depth of field and motion blur, given the eventual future where we might want to have those effect depend on the camera parameters.
@GSterbrant GSterbrant added enhancement area: graphics Graphics related issue labels Sep 5, 2022
@GSterbrant GSterbrant self-assigned this Sep 5, 2022
Copy link
Contributor

@mvaligursky mvaligursky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like really sensible defaults.

iso 1000 is no problem on modern cameras .. you mostly care about aperture and shutter to control DOF and blur .. and f16 and 1/1000 sounds like a good option that matches our visuals currently (everything is sharp, and no motion blur)

@GSterbrant GSterbrant merged commit 3228ef6 into main Sep 5, 2022
@GSterbrant GSterbrant deleted the gsterbrant_pb_camera_parameters_fix branch September 5, 2022 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants